func math.erfc

2 uses

	math (current package)
		erf.go#L276: 	return erfc(x)
		erf.go#L279: func erfc(x float64) float64 {